Method Inlining
Inlining of small methods
Static or final
Constant values, accessors, setters
Unsafe inlining that the compiler
shouldn't perform

Return to Tracks